object fProgress: TfProgress Left = 267 Top = 231 BorderIcons = [] BorderStyle = bsSingle Caption = 'progress ....' ClientHeight = 72 ClientWidth = 485 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel6: TPanel Left = 7 Top = 7 Width = 473 Height = 57 BevelInner = bvRaised BevelOuter = bvLowered Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object dfsExtProgressBar1: TdfsExtProgressBar Left = 9 Top = 40 Width = 456 Height = 10 Min = 0 Max = 100 TabOrder = 0 SelectionColor = 6510397 end end object Timer1: TTimer Enabled = False OnTimer = Timer1Timer Left = 31 Top = 65535 end end